-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding iam_identity_center_instance_arn attribute #36830
feat: adding iam_identity_center_instance_arn attribute #36830
Conversation
Community NoteVoting for Prioritization
For Submitters
|
@justinretzolk how this pull request gets any reviews? At the moment it is showing "no reviews" |
536325a
to
d67ad54
Compare
d67ad54
to
0b5c5dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
=== RUN TestAccQuickSight_serial
=== PAUSE TestAccQuickSight_serial
=== CONT TestAccQuickSight_serial
=== RUN TestAccQuickSight_serial/AccountSubscription
=== RUN TestAccQuickSight_serial/AccountSubscription/basic
=== RUN TestAccQuickSight_serial/AccountSubscription/disappears
--- PASS: TestAccQuickSight_serial (326.47s)
--- PASS: TestAccQuickSight_serial/AccountSubscription (326.47s)
--- PASS: TestAccQuickSight_serial/AccountSubscription/basic (165.25s)
--- PASS: TestAccQuickSight_serial/AccountSubscription/disappears (161.21s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/quicksight 330.717s
This functionality has been released in v5.56.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Description
This pull request is to adding new attribute
iam_identity_center_instance_arn
to resource typeaws_quicksight_account_subscription
to able to configure from terraformRelations
If your pull request fully resolves and should automatically close the linked issue, use Closes. Otherwise, use Relates.
Closes #36782